projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37647b2
)
(hppa*-*-linux-gnu*): New alternative.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 11 Dec 2001 06:01:52 +0000
(06:01 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 11 Dec 2001 06:01:52 +0000
(06:01 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 1ac6f557412de01dbeb99273f285203774f99953..75e6fc6ef15f2088e6730487616959ba452a28e7 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-544,6
+544,10
@@
case "${canonical}" in
machine=hp800 opsys=hpux11
;;
+ hppa*-*-linux-gnu* )
+ machine=hp800 opsys=gnu-linux
+ ;;
+
## HP 9000 series 700 and 800, running HP/UX
hppa*-hp-hpux* )
## Cross-compilation? Nah!